home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEBENCH 2003 / resource / modules / objects / res / description / Oatomarray.res < prev    next >
Text File  |  2003-02-27  |  318b  |  14 lines

  1. CONTAINER Oatomarray
  2. {
  3.     NAME Oatomarray;
  4.     INCLUDE Obase;
  5.  
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         REAL ATOMARRAYOBJECT_CRAD { UNIT METER; MIN 0.01; STEP 0.01; }
  9.         REAL ATOMARRAYOBJECT_SRAD { UNIT METER; MIN 0.01; STEP 0.01; }
  10.         LONG ATOMARRAYOBJECT_SUB    { MIN 3; MAX 1000; }
  11.         BOOL ATOMARRAYOBJECT_SINGLE    { }
  12.     }
  13. }
  14.